home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / texts / hsc.lha / hsc / hsc.prefs < prev    next >
Text File  |  1996-05-15  |  12KB  |  255 lines

  1. <*
  2. ** this is the config file for hsc
  3. **
  4. ** it defines all tags of HTML2.0 and all entities
  5. ** for Latin1-charset. For HTML3.x, only some tags
  6. ** are defined
  7. **
  8. ** (W) by Tommy-Saftwörx in 1995
  9. **
  10. ** updated: 15-May-1996
  11. ** created:  8-Sep-1995
  12. *>
  13.  
  14. <*********************>
  15. <* Special charcters *>
  16. <*********************>
  17. <*
  18. ** NOTE: "NUM" is not yet supported
  19. ** and will be ignored.
  20. *>
  21. <$defent NAME="nbsp"   RPLC=" " NUM="160">
  22. <$defent NAME="iexcl"  RPLC="¡" NUM="161">
  23. <$defent NAME="cent"   RPLC="¢" NUM="162">
  24. <$defent NAME="pound"  RPLC="£" NUM="163">
  25. <$defent NAME="curren" RPLC="¤" NUM="164">
  26. <$defent NAME="yen"    RPLC="¥" NUM="165">
  27. <$defent NAME="brvbar" RPLC="¦" NUM="166">
  28. <$defent NAME="sect"   RPLC="§" NUM="167">
  29. <$defent NAME="die"    RPLC="¨" NUM="168">
  30. <$defent NAME="copy"   RPLC="©" NUM="169">
  31. <$defent NAME="ordf"   RPLC="ª" NUM="170">
  32. <$defent NAME="laquo"  RPLC="«" NUM="171">
  33. <$defent NAME="not"    RPLC="¬" NUM="172">
  34. <$defent NAME="shy"    RPLC="­" NUM="173">
  35. <$defent NAME="reg"    RPLC="®" NUM="174">
  36. <$defent NAME="macr"   RPLC="¯" NUM="175">
  37. <$defent NAME="deg"    RPLC="°" NUM="176">
  38. <$defent NAME="plusmn" RPLC="±" NUM="177">
  39. <$defent NAME="sup2"   RPLC="²" NUM="178">
  40. <$defent NAME="sup3"   RPLC="³" NUM="179">
  41. <$defent NAME="acute"  RPLC="´" NUM="180">
  42. <$defent NAME="micro"  RPLC="µ" NUM="181">
  43. <$defent NAME="para"   RPLC="¶" NUM="182">
  44. <$defent NAME="middot" RPLC="·" NUM="183">
  45. <$defent NAME="cedil"  RPLC="¸" NUM="184">
  46. <$defent NAME="sup1"   RPLC="¹" NUM="185">
  47. <$defent NAME="ordm"   RPLC="º" NUM="186">
  48. <$defent NAME="raquo"  RPLC="»" NUM="187">
  49. <$defent NAME="frac14" RPLC="¼" NUM="188">
  50. <$defent NAME="frac12" RPLC="½" NUM="189">
  51. <$defent NAME="frac34" RPLC="¾" NUM="190">
  52. <$defent NAME="iquest" RPLC="¿" NUM="191">
  53. <$defent NAME="Agrave" RPLC="À" NUM="192">
  54. <$defent NAME="Aacute" RPLC="Á" NUM="193">
  55. <$defent NAME="Acirc"  RPLC="Â" NUM="194">
  56. <$defent NAME="Atilde" RPLC="Ã" NUM="195">
  57. <$defent NAME="Auml"   RPLC="Ä" NUM="196">
  58. <$defent NAME="Aring"  RPLC="Å" NUM="197">
  59. <$defent NAME="AElig"  RPLC="Æ" NUM="198">
  60. <$defent NAME="Ccedil" RPLC="Ç" NUM="199">
  61. <$defent NAME="Egrave" RPLC="È" NUM="200">
  62. <$defent NAME="Eacute" RPLC="É" NUM="201">
  63. <$defent NAME="Ecirc"  RPLC="Ê" NUM="202">
  64. <$defent NAME="Euml"   RPLC="Ë" NUM="203">
  65. <$defent NAME="Igrave" RPLC="Ì" NUM="204">
  66. <$defent NAME="Iacute" RPLC="Í" NUM="205">
  67. <$defent NAME="Icirc"  RPLC="Î" NUM="206">
  68. <$defent NAME="Iuml"   RPLC="Ï" NUM="207">
  69. <$defent NAME="ETH"    RPLC="Ð" NUM="208">
  70. <$defent NAME="Ntilde" RPLC="Ñ" NUM="209">
  71. <$defent NAME="Ograve" RPLC="Ò" NUM="210">
  72. <$defent NAME="Oacute" RPLC="Ó" NUM="211">
  73. <$defent NAME="Ocirc"  RPLC="Ô" NUM="212">
  74. <$defent NAME="Otilde" RPLC="Õ" NUM="213">
  75. <$defent NAME="Ouml"   RPLC="Ö" NUM="214">
  76. <$defent NAME="times"  RPLC="×" NUM="215">
  77. <$defent NAME="Oslash" RPLC="Ø" NUM="216">
  78. <$defent NAME="Ugrave" RPLC="Ù" NUM="217">
  79. <$defent NAME="Uacute" RPLC="Ú" NUM="218">
  80. <$defent NAME="Ucirc"  RPLC="Û" NUM="219">
  81. <$defent NAME="Uuml"   RPLC="Ü" NUM="220">
  82. <$defent NAME="Yacute" RPLC="Ý" NUM="221">
  83. <$defent NAME="THORN"  RPLC="Þ" NUM="222">
  84. <$defent NAME="szlig"  RPLC="ß" NUM="223">
  85. <$defent NAME="agrave" RPLC="à" NUM="224">
  86. <$defent NAME="aacute" RPLC="á" NUM="225">
  87. <$defent NAME="acirc"  RPLC="â" NUM="226">
  88. <$defent NAME="atilde" RPLC="ã" NUM="227">
  89. <$defent NAME="auml"   RPLC="ä" NUM="228">
  90. <$defent NAME="aring"  RPLC="å" NUM="229">
  91. <$defent NAME="aelig"  RPLC="æ" NUM="230">
  92. <$defent NAME="ccedil" RPLC="ç" NUM="231">
  93. <$defent NAME="egrave" RPLC="è" NUM="232">
  94. <$defent NAME="eacute" RPLC="é" NUM="233">
  95. <$defent NAME="ecirc"  RPLC="ê" NUM="234">
  96. <$defent NAME="euml"   RPLC="ë" NUM="235">
  97. <$defent NAME="igrave" RPLC="ì" NUM="236">
  98. <$defent NAME="iacute" RPLC="í" NUM="237">
  99. <$defent NAME="icirc"  RPLC="î" NUM="238">
  100. <$defent NAME="iuml"   RPLC="ï" NUM="239">
  101. <$defent NAME="eth"    RPLC="ð" NUM="240">
  102. <$defent NAME="ntilde" RPLC="ñ" NUM="241">
  103. <$defent NAME="ograve" RPLC="ò" NUM="242">
  104. <$defent NAME="oacute" RPLC="ó" NUM="243">
  105. <$defent NAME="ocirc"  RPLC="ô" NUM="244">
  106. <$defent NAME="otilde" RPLC="õ" NUM="245">
  107. <$defent NAME="ouml"   RPLC="ö" NUM="246">
  108. <$defent NAME="divide" RPLC="÷" NUM="247">
  109. <$defent NAME="oslash" RPLC="ø" NUM="248">
  110. <$defent NAME="ugrave" RPLC="ù" NUM="249">
  111. <$defent NAME="uacute" RPLC="ú" NUM="250">
  112. <$defent NAME="ucirc"  RPLC="û" NUM="251">
  113. <$defent NAME="uuml"   RPLC="ü" NUM="252">
  114. <$defent NAME="yacute" RPLC="ý" NUM="253">
  115. <$defent NAME="thorn"  RPLC="þ" NUM="254">
  116. <$defent NAME="yuml"   RPLC="ÿ" NUM="255">
  117.  
  118. <****************************>
  119. <* character level elements *>
  120. <****************************>
  121. <* information type elements *>
  122. <$deftag ABBREV /CLOSE /LAZY="cil">
  123. <$deftag ACRONYM /CLOSE /LAZY="cil">
  124. <$deftag AU /CLOSE /LAZY="cil">
  125. <$deftag CITE /CLOSE /LAZY="cil">
  126. <$deftag CODE /CLOSE /LAZY="cil">
  127. <$deftag DEL /CLOSE /LAZY="cil">
  128. <$deftag DFN /CLOSE /LAZY="cil">
  129. <$deftag EM /CLOSE /LAZY="cil">
  130. <$deftag INS /CLOSE /LAZY="cil">
  131. <$deftag KBD /CLOSE /LAZY="cil">
  132. <$deftag LANG /CLOSE /LAZY="cil">
  133. <$deftag PERSON /CLOSE /LAZY="cil">
  134. <$deftag Q /CLOSE /LAZY="cil">
  135. <$deftag SAMP /CLOSE /LAZY="cil">
  136. <$deftag STRONG /CLOSE /LAZY="cil">
  137. <$deftag VAR /CLOSE /LAZY="cil">
  138.  
  139. <* font style elements *>
  140. <$deftag B /CLOSE /LAZY="cil">
  141. <$deftag BIG /CLOSE /LAZY="cil">
  142. <$deftag I /CLOSE /LAZY="cil">
  143. <$deftag S /CLOSE /LAZY="cil">
  144. <$deftag SMALL /CLOSE /LAZY="cil">
  145. <$deftag SUB /CLOSE /LAZY="cil">
  146. <$deftag SUP /CLOSE /LAZY="cil">
  147. <$deftag TT /CLOSE /LAZY="cil">
  148. <$deftag U /CLOSE /LAZY="cil">
  149.  
  150. <*********************>
  151. <*** HTML 1.0 tags ***>
  152. <*********************>
  153. <$deftag ! /SPECIAL><* do not edit *>
  154. <$deftag A /CLOSE /NAW="A" /LAZY="chil" NAME:id REL:string REV:string MD:string SHAPE:string TITLE:string>
  155. <$deftag ADDRESS /CLOSE /LAZY="ciklw">
  156. <$deftag BASE /ONLYONCE /LAZY="h">
  157. <$deftag BLOCKQUOTE /CLOSE /LAZY="ciklw">
  158. <$deftag BODY /AUTOCLOSE /REQUIRED /ONLYONCE /LAZY="cil" BACKGROUND:uri BGCOLOR:color TEXT:color LINK:color VLINK:color ALINK:color>
  159. <$deftag BR /LAZY="cikl">
  160. <$deftag DD /LAZY="cikl">
  161. <$deftag DL /CLOSE /LAZY="cikl" COMPACT:bool>
  162. <$deftag DT /LAZY="cikl">
  163. <$deftag HTML /CLOSE /REQUIRED /ONLYONCE>
  164. <$deftag HEAD /AUTOCLOSE /REQUIRED /ONLYONCE>
  165. <$deftag H1 /CLOSE /NAW="h1|h2|h3|h4|h5|h6" /LAZY="ciklmsw" SEQNUM:num SKIP:num DINGBAT:string>
  166. <$deftag H2 /CLOSE /NAW="h1|h2|h3|h4|h5|h6" /LAZY="ciklmsw" SEQNUM:num SKIP:num DINGBAT:string>
  167. <$deftag H3 /CLOSE /NAW="h1|h2|h3|h4|h5|h6" /LAZY="ciklmsw" SEQNUM:num SKIP:num DINGBAT:string>
  168. <$deftag H4 /CLOSE /NAW="h1|h2|h3|h4|h5|h6" /LAZY="ciklmsw" SEQNUM:num SKIP:num DINGBAT:string>
  169. <$deftag H5 /CLOSE /NAW="h1|h2|h3|h4|h5|h6" /LAZY="ciklmsw" SEQNUM:num SKIP:num DINGBAT:string>
  170. <$deftag H6 /CLOSE /NAW="h1|h2|h3|h4|h5|h6" /LAZY="ciklmsw" SEQNUM:num SKIP:num DINGBAT:string>
  171. <$deftag HR /LAZY="ciklm" SRC:uri/z SIZE:string WIDTH:string ALIGN:enum("left|right|center")/j NOSHADE:bool/j >
  172. <$deftag IMG /LAZY="cil" SRC:uri/x/z/r ALT:string ALIGN:enum("top|bottom|middle|left|right|texttop|absmiddle|baseline|absbottom") MD:string UNITS:string ISMAP:bool WIDTH:string/j HEIGHT:string/j BORDER:string/j HSPACE:string/j VSPACE:string/j LOWSRC:uri/j>
  173. <$deftag ISINDEX /LAZY="h" PROMPT:string/j>
  174. <$deftag LI /AUTOCLOSE /MBI="ul|ol|dir|menu" /LAZY="ciklms" SKIP:num DINGBAT:string VALUE:string/j TYPE:string/j>
  175. <$deftag LINK HREF:uri/x TITLE:string REV:string REL:string URN:string METHODS:string>
  176. <$deftag NEXTID N:string>
  177. <$deftag P /AUTOCLOSE /LAZY="cilw" ALIGN:enum("left|right|center|justify|indent")>
  178. <$deftag PRE /CLOSE /LAZY="cikl" WIDTH:string>
  179. <$deftag OL /CLOSE SEQNUM:num COMPACT:bool CONTINUE:bool START:string/j TYPE:string/j>
  180. <$deftag TITLE /CLOSE /REQUIRED /ONLYONCE>
  181. <$deftag UL /CLOSE /LAZY="ciklms" PLAIN:bool COMPACT:bool DINGBAT:string WRAP:string>
  182.  
  183. <*********************>
  184. <*** HTML 2.0 tags ***>
  185. <*********************>
  186. <$deftag FORM /CLOSE ACTION:string METHODE:enum("get|post") ENCTYPE:string SCRIPT:string>
  187. <$deftag INPUT /MBI="form" /LAZY="cilms" TYPE:string NAME:string VALUE:string DISABLED:bool CHECKED:bool MAXLENGTH:string ALIGN:enum("top|middle|bottom|left|right") ACCEPT:string MIN:string MAX:string>
  188. <$deftag MENU /CLOSE COMPACT:bool>
  189. <$deftag META CONTENT:string/r HTTP-EQUIV:string NAME:string>
  190. <$deftag OPTION /MBI="select" SELECTED:bool DISABLED:bool VALUE:string>
  191. <$deftag SELECT /CLOSE /MBI="form" /LAZY="cil" NAME:string/r MULTIPLE:bool ROWS:num COLS:num DISABLED:bool ERROR:string WIDTH:string HEIGHT:string UNITS:string>
  192. <$deftag TEXTAREA /MBI="form" /CLOSE ALIGN:enum("top|bottom|middle|left|right") COLS:string NAME:string ROWS:string>
  193.  
  194. <*********************>
  195. <*** HTML 3.x tags ***>
  196. <*********************>
  197. <$deftag AREA /MBI="map" COORDS:string SHAPE:enum("rect|circle|polygon") HREF:uri NOHREF:bool ALT:string>
  198. <$deftag BANNER /CLOSE /LAZY="cil">
  199. <$deftag BQ /CLOSE /LAZY="cikl" NOWRAP:bool>
  200. <$deftag CAPTION /CLOSE /MBI="fig|table" /LAZY="cil" ALIGN:enum("top|bottom|left|right")>
  201. <$deftag CREDIT /CLOSE /MBI="bq|fig" /LAZY="cil">
  202. <$deftag DIV /CLOSE /LAZY="ciklw" ALIGN:enum("left|right|center|justify")>
  203. <$deftag FN /CLOSE /LAZY="cil">
  204. <$deftag FIG /CLOSE /LAZY="cikl" SRC:uri/x/z/r ALIGN:enum("left|right|center|justify|bleedleft|bleedright") NOFLOW:bool MD:string WIDTH:string/j HEIGHT:string/j UNITS:string IMAGEMAP:uri>
  205. <$deftag FONT /CLOSE COLOR:color FACE:string SIZE:enum("1|2|3|4|5|6|7|+1|+2|+3|+4|+5|+6|+7|-1|-2|-3|-4|-5|-6|-7")><* looks rather stupid, eh? *>
  206. <$deftag LH /CLOSE /LAZY="cil">
  207. <$deftag MAP /CLOSE NAME:id>
  208. <$deftag NOTE /CLOSE /LAZY="ciklms">
  209. <$deftag OVERLAY SRC:uri/x/z/r MD:string UNITS:string X:string Y:string  WIDTH:string/j HEIGHT:string/j IMAGEMAP:uri>
  210. <$deftag RANGE /LAZY="ci" FROM:uri UNTIL:uri>
  211. <$deftag STYLE NOTATION:string>
  212. <$deftag TABLE /CLOSE /LAZY="ciklw" NOFLOW:bool ALIGN:enum("left|right|center|justify|bleedleft|bleedright") UNITS:string COLSPEC:string DP:string WIDTH:string BORDER:bool CELLSPACING:string CELLPADDING:string>
  213. <$deftag TD /MBI="table" /LAZY="cikw" NOFLOW:bool ALIGN:enum("left|right|center|justify|decimal") VALIGN:enum("top|middle|bottom|baseline") DP:string AXIS:string AXES:string CLOSPAN:num ROWSPAN:num>
  214. <$deftag TH /MBI="table" /LAZY="cikw" NOFLOW:bool ALIGN:enum("left|right|center|justify|decimal") VALIGN:enum("top|middle|bottom|baseline") DP:string AXIS:string AXES:string CLOSPAN:num ROWSPAN:num>
  215. <$deftag TR /MBI="table" /LAZY="cilw" ALIGN:enum("left|right|center|justify|decimal") VALIGN:enum("top|middle|bottom|baseline") DP:string>
  216.  
  217. <*********************>
  218. <*** JAVA tags     ***>
  219. <*********************>
  220. <$deftag APPLET /CLOSE CODE:uri WIDTH:string HEIGHT:string CODEBASE:uri ALT:string NAME:id VSPACE:string/j HSPACE:string/j ALIGN:enum("left|right|middle|texttop|top|absmiddle|baseline|bottom|absbottom")>
  221. <$deftag PARAM NAME:string VALUE:string>
  222.  
  223. <*********************>
  224. <*** /OBSOLETE tags ***>
  225. <*********************>
  226. <$deftag LISTING /CLOSE /OBSOLETE>
  227. <$deftag PLAINTEXT /CLOSE /OBSOLETE>
  228. <$deftag XMP /CLOSE /OBSOLETE>
  229. <$deftag HP0 /CLOSE /OBSOLETE><* highlight phrase *>
  230. <$deftag HP1 /CLOSE /OBSOLETE>
  231. <$deftag HP2 /CLOSE /OBSOLETE>
  232. <$deftag HP3 /CLOSE /OBSOLETE>
  233. <$deftag STRIKE /CLOSE /OBSOLETE>
  234.  
  235. <*****************>
  236. <*** /JERK tags ***>
  237. <*****************>
  238. <$deftag BASEFONT /JERK SIZE:enum("1|2|3|4|5|6|7")>
  239. <$deftag BGSOUND /JERK SRC:uri LOOP:string>
  240. <$deftag BLINK /CLOSE /JERK>
  241. <$deftag CENTER /CLOSE /JERK>
  242. <$deftag EMBED /AUTOCLOSE /JERK SRC:uri HEIGHT:string WIDTH:string ATTRIBUTE_1:string ATTRIBUTE_2:string>
  243. <$deftag FRAME /JERK SRC:uri NAME:string MARGINWIDTH:string MARGINHEIGHT:string SCROLLING:enum("yes|no|auto") NORESIZE:bool>
  244. <$deftag FRAMESET /JERK ROWS:string COLS:string>
  245. <$deftag NOBR /CLOSE /JERK>
  246. <$deftag NOEMBED /CLOSE /JERK>
  247. <$deftag NOFRAME /CLOSE /JERK>
  248. <$deftag WBR /JERK>
  249.  
  250. <** keywords for "click here"-syndrome **>
  251. <$define __click_here__:string/c="click|here">
  252. <** color names **>
  253. <$define __color_names__:string/c="aqua|black|blue|fuchsia|gray|green|lime|maroon|navy|olive|purple|red|silver|teal|white|yellow">
  254. <* EOF *>
  255.